Skip to main content

SetInputsFunc

Type Alias SetInputsFunc 

Source
pub type SetInputsFunc<T> = unsafe extern "C" fn(inputs: *const T, data: *mut T, model_index: u32);