[][src]Function libftd2xx_ffi::FT_W32_WriteFile

pub unsafe extern "C" fn FT_W32_WriteFile(
    ftHandle: FT_HANDLE,
    lpBuffer: LPVOID,
    nBufferSize: DWORD,
    lpBytesWritten: LPDWORD,
    lpOverlapped: LPOVERLAPPED
) -> BOOL