Function ngx_read_glob

Source
pub unsafe extern "C" fn ngx_read_glob(
    gl: *mut ngx_glob_t,
    name: *mut ngx_str_t,
) -> isize