windows::Win32::Security

Function ObjectDeleteAuditAlarmA

pub unsafe fn ObjectDeleteAuditAlarmA<P0>(
    subsystemname: P0,
    handleid: *const c_void,
    generateonclose: bool,
) -> Result<()>
where P0: Param<PCSTR>,