esp_idf_sys

Function http_parser_init

Source
pub unsafe extern "C" fn http_parser_init(
    parser: *mut http_parser,
    type_: http_parser_type,
)