Function vc6_sys::GetFileSecurityW

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