Function boring_sys::SSL_use_RSAPrivateKey
source ยท pub unsafe extern "C" fn SSL_use_RSAPrivateKey(
ssl: *mut SSL,
rsa: *mut RSA,
) -> c_intpub unsafe extern "C" fn SSL_use_RSAPrivateKey(
ssl: *mut SSL,
rsa: *mut RSA,
) -> c_int