Function ngx_cidr_match

Source
pub unsafe extern "C" fn ngx_cidr_match(
    sa: *mut sockaddr,
    cidrs: *mut ngx_array_t,
) -> isize