uws_req_get_method

Function uws_req_get_method 

Source
pub unsafe extern "C" fn uws_req_get_method(
    res: *mut uws_req_t,
    dest: *mut *const c_char,
) -> usize