aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function RSA_meth_set0_app_data

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