[][src]Function nginx::ENGINE_set_RSA

pub unsafe extern "C" fn ENGINE_set_RSA(
    e: *mut ENGINE,
    rsa_meth: *const RSA_METHOD
) -> c_int