Type Definition halide_runtime::runtime::halide_trace_t [−][src]
type halide_trace_t = Option<unsafe extern "C" fn(user_context: *mut c_void, arg1: *const halide_trace_event_t) -> i32>;
type halide_trace_t = Option<unsafe extern "C" fn(user_context: *mut c_void, arg1: *const halide_trace_event_t) -> i32>;