[][src]Function nginx::RSA_meth_get_init

pub unsafe extern "C" fn RSA_meth_get_init(
    meth: *const RSA_METHOD
) -> Option<unsafe extern "C" fn(meth: *mut RSA) -> c_int>