pub unsafe extern "system" fn AmsiNotifyOperation(
    amsicontext: HAMSICONTEXT,
    buffer: *const c_void,
    length: u32,
    contentname: PCWSTR,
    result: *mut AMSI_RESULT
) -> HRESULT
Expand description

Required features: "Win32_System_Antimalware"