pub unsafe extern "system" fn SeAppendPrivileges(
    accessstate: *mut ACCESS_STATE,
    privileges: *const PRIVILEGE_SET
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security"