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

type NtCreatePartition = unsafe extern "system" fn(PartitionHandle: PHANDLE, DesiredAccess: ACCESS_MASK, ObjectAttributes: POBJECT_ATTRIBUTES, PreferredNode: ULONG) -> NTSTATUS;