Function picoquic_sys::picoquic::http0dot9_get [] [src]

pub unsafe extern "C" fn http0dot9_get(
    command: *mut u8,
    command_length: usize,
    response: *mut u8,
    response_max: usize,
    response_length: *mut usize
) -> c_int