[][src]Type Definition ntapi::ntzwapi::ZwSetInformationEnlistment

type ZwSetInformationEnlistment = unsafe extern "system" fn(EnlistmentHandle: HANDLE, EnlistmentInformationClass: ENLISTMENT_INFORMATION_CLASS, EnlistmentInformation: PVOID, EnlistmentInformationLength: ULONG) -> NTSTATUS;