[][src]Function nginx::EC_KEY_precompute_mult

pub unsafe extern "C" fn EC_KEY_precompute_mult(
    key: *mut EC_KEY,
    ctx: *mut BN_CTX
) -> c_int