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