Function winapi::um::securitybaseapi::GetFileSecurityW [−][src]
pub unsafe extern "system" fn GetFileSecurityW(
lpFileName: LPCWSTR,
RequestedInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
nLength: DWORD,
lpnLengthNeeded: LPDWORD
) -> BOOL