[][src]Type Definition ntapi::ntioapi::NtOpenIoCompletion

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