windows::Win32::Security

Function ObjectCloseAuditAlarmA

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