[][src]Function boring_sys::PEM_read_bio_RSAPrivateKey

pub unsafe extern "C" fn PEM_read_bio_RSAPrivateKey(
    bio: *mut BIO,
    rsa: *mut *mut RSA,
    callback: pem_password_cb,
    user_data: *mut c_void
) -> *mut RSA