Function esp_idf_sys::http_parser_init

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