pub unsafe extern "system" fn NdfCreateIncident(
    helperclassname: PCWSTR,
    celt: u32,
    attributes: *const HELPER_ATTRIBUTE,
    handle: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Foundation"