Function windows_native::ntrtl::RtlAddAtomToAtomTable
source · pub unsafe extern "system" fn RtlAddAtomToAtomTable(
AtomTableHandle: *mut c_void,
AtomName: PWSTR,
Atom: *mut u16
) -> NTSTATUSpub unsafe extern "system" fn RtlAddAtomToAtomTable(
AtomTableHandle: *mut c_void,
AtomName: PWSTR,
Atom: *mut u16
) -> NTSTATUS