[][src]Function boring_sys::X509_to_X509_REQ

pub unsafe extern "C" fn X509_to_X509_REQ(
    x: *mut X509,
    pkey: *mut EVP_PKEY,
    md: *const EVP_MD
) -> *mut X509_REQ