Skip to main content

TfLiteInterpreterOptionsAddDelegateF

Type Alias TfLiteInterpreterOptionsAddDelegateF 

Source
pub type TfLiteInterpreterOptionsAddDelegateF = unsafe extern "C" fn(options: *mut TfLiteInterpreterOptions, delegate: *mut TfLiteDelegate);