Function esp_idf_sys::http_parser_pause

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