Skip to main content

http_parser_pause

Function http_parser_pause 

Source
pub unsafe extern "C" fn http_parser_pause(
    parser: *mut http_parser,
    paused: c_int,
)