Function windows_native::ntmmapi::NtOpenSection
source · pub unsafe extern "system" fn NtOpenSection(
SectionHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES
) -> NTSTATUSpub unsafe extern "system" fn NtOpenSection(
SectionHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES
) -> NTSTATUS