Function windows_sys::Win32::System::Memory::OpenFileMappingW
[−]pub unsafe extern "system" fn OpenFileMappingW(
dwdesiredaccess: u32,
binherithandle: BOOL,
lpname: PCWSTR
) -> HANDLE
Expand description
Required features: "Win32_System_Memory"
, "Win32_Foundation"