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