pub unsafe extern "system" fn WinUsb_WriteIsochPipeAsap(
    bufferhandle: *const c_void,
    offset: u32,
    length: u32,
    continuestream: BOOL,
    overlapped: *const OVERLAPPED
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"