Function windows_native::ntzwapi::ZwQueryInformationAtom
source · pub unsafe extern "system" fn ZwQueryInformationAtom(
Atom: u16,
AtomInformationClass: ATOM_INFORMATION_CLASS,
AtomInformation: *mut c_void,
AtomInformationLength: u32,
ReturnLength: *mut u32
) -> NTSTATUS