Function windows_sys::Wdk::Storage::FileSystem::RtlInitializeSid
pub unsafe extern "system" fn RtlInitializeSid(
sid: PSID,
identifierauthority: *const SID_IDENTIFIER_AUTHORITY,
subauthoritycount: u8
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"