[][src]Function winapi::um::securitybaseapi::GetFileSecurityW

pub unsafe extern "system" fn GetFileSecurityW(
    lpFileName: LPCWSTR,
    RequestedInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    nLength: DWORD,
    lpnLengthNeeded: LPDWORD
) -> BOOL