Skip to main content

TensorArrayCallback

Type Alias TensorArrayCallback 

Source
pub type TensorArrayCallback = unsafe extern "C" fn(context: *mut c_void) -> *mut c_void;