Skip to main content

http_parser_init

Function http_parser_init 

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