Function windows_sys::Win32::Security::AreAllAccessesGranted
[−]pub unsafe extern "system" fn AreAllAccessesGranted(
grantedaccess: u32,
desiredaccess: u32
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"