[][src]Function nginx::EC_POINT_point2hex

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