[][src]Function nginx::X509_NAME_get0_der

pub unsafe extern "C" fn X509_NAME_get0_der(
    nm: *mut X509_NAME,
    pder: *mut *const c_uchar,
    pderlen: *mut size_t
) -> c_int