Function req_is_method

Source
pub unsafe extern "C" fn req_is_method(
    req: *const in3_req_t,
    method: *const c_char,
) -> bool