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

type ZwCreateIoCompletion = unsafe extern "system" fn(IoCompletionHandle: PHANDLE, DesiredAccess: ACCESS_MASK, ObjectAttributes: POBJECT_ATTRIBUTES, Count: ULONG) -> NTSTATUS;