[][src]Function ntapi::ntmmapi::NtOpenSection

pub unsafe extern "system" fn NtOpenSection(
    SectionHandle: PHANDLE,
    DesiredAccess: ACCESS_MASK,
    ObjectAttributes: POBJECT_ATTRIBUTES
) -> NTSTATUS