Skip to main content

RtlQueryAtomInAtomTable

Function RtlQueryAtomInAtomTable 

Source
pub unsafe extern "system" fn RtlQueryAtomInAtomTable(
    AtomTableHandle: PVOID,
    Atom: RTL_ATOM,
    AtomUsage: PULONG,
    AtomFlags: PULONG,
    AtomName: PWSTR,
    AtomNameLength: PULONG,
) -> NTSTATUS