[][src]Function nginx::EC_POINT_bn2point

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