uws_req_set_yield

Function uws_req_set_yield 

Source
pub unsafe extern "C" fn uws_req_set_yield(
    res: *mut uws_req_t,
    yield_: bool,
)