[][src]Function libftd2xx_ffi::FT_W32_CreateFile

pub unsafe extern "C" fn FT_W32_CreateFile(
    lpszName: LPCTSTR,
    dwAccess: DWORD,
    dwShareMode: DWORD,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
    dwCreate: DWORD,
    dwAttrsAndFlags: DWORD,
    hTemplate: HANDLE
) -> FT_HANDLE