Function windows_sys::Win32::Storage::FileSystem::OpenFileById
pub unsafe extern "system" fn OpenFileById(
hvolumehint: HANDLE,
lpfileid: *const FILE_ID_DESCRIPTOR,
dwdesiredaccess: u32,
dwsharemode: FILE_SHARE_MODE,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
dwflagsandattributes: FILE_FLAGS_AND_ATTRIBUTES,
) -> HANDLE