Function in3_sys::req_is_method[][src]

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