[][src]Function nginx::X509_check_ip

pub unsafe extern "C" fn X509_check_ip(
    x: *mut X509,
    chk: *const c_uchar,
    chklen: size_t,
    flags: c_uint
) -> c_int