Function NdfCreateIncident
pub unsafe fn NdfCreateIncident<P0>(
helperclassname: P0,
attributes: &[HELPER_ATTRIBUTE],
handle: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCWSTR>,
pub unsafe fn NdfCreateIncident<P0>(
helperclassname: P0,
attributes: &[HELPER_ATTRIBUTE],
handle: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCWSTR>,