Function RSA_meth_set0_app_data

Source
pub unsafe extern "C" fn RSA_meth_set0_app_data(
    meth: *mut rsa_meth_st,
    app_data: *mut c_void,
) -> i32