[][src]Function CCODE::GetFileSecurityA

pub unsafe extern "C" fn GetFileSecurityA(
    lpFileName: LPCSTR,
    RequestedInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    nLength: DWORD,
    lpnLengthNeeded: LPDWORD
) -> BOOL