esp_idf_hal::sys

Function http_parser_parse_url

Source
pub unsafe extern "C" fn http_parser_parse_url(
    buf: *const u8,
    buflen: usize,
    is_connect: i32,
    u: *mut http_parser_url,
) -> i32