Function windows::Wdk::System::SystemServices::ZwOpenSection

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