Function windows_sys::Wdk::System::Memory::NtOpenSection

pub unsafe extern "system" fn NtOpenSection(
    sectionhandle: *mut HANDLE,
    desiredaccess: u32,
    objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS