Function ntapi::ntzwapi::ZwCreateKeyTransacted
source · [−]pub unsafe extern "system" fn ZwCreateKeyTransacted(
KeyHandle: PHANDLE,
DesiredAccess: ACCESS_MASK,
ObjectAttributes: POBJECT_ATTRIBUTES,
TitleIndex: ULONG,
Class: PUNICODE_STRING,
CreateOptions: ULONG,
TransactionHandle: HANDLE,
Disposition: PULONG
) -> NTSTATUS