Function windows_sys::Wdk::System::Memory::ZwOpenSection

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