windows::Wdk::System::SystemServices

Function SeReportSecurityEvent

pub unsafe fn SeReportSecurityEvent(
    flags: u32,
    sourcename: *const UNICODE_STRING,
    usersid: Option<PSID>,
    auditparameters: *const SE_ADT_PARAMETER_ARRAY,
) -> NTSTATUS