[][src]Function nginx::EC_POINT_point2bn

pub unsafe extern "C" fn EC_POINT_point2bn(
    arg1: *const EC_GROUP,
    arg2: *const EC_POINT,
    form: point_conversion_form_t,
    arg3: *mut BIGNUM,
    arg4: *mut BN_CTX
) -> *mut BIGNUM