Function esp_idf_hal::sys::http_parser_pause

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