[][src]Type Definition ntapi::ntmmapi::NtOpenSection

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