Function windows::Win32::Security::ObjectCloseAuditAlarmA
pub unsafe fn ObjectCloseAuditAlarmA<P0, P1>(
subsystemname: P0,
handleid: *const c_void,
generateonclose: P1,
) -> Result<()>where
P0: Param<PCSTR>,
P1: Param<BOOL>,