[][src]Function nginx::RSA_set_method

pub unsafe extern "C" fn RSA_set_method(
    rsa: *mut RSA,
    meth: *const RSA_METHOD
) -> c_int