[][src]Function nginx::RSA_meth_set1_name

pub unsafe extern "C" fn RSA_meth_set1_name(
    meth: *mut RSA_METHOD,
    name: *const c_char
) -> c_int