Function windows_native::ntexapi::NtAddAtom

source ·
pub unsafe extern "system" fn NtAddAtom(
    AtomName: PWSTR,
    Length: u32,
    Atom: *mut u16
) -> NTSTATUS