[][src]Type Definition halide_runtime::runtime::halide_trace_t

type halide_trace_t = Option<unsafe extern "C" fn(user_context: *mut c_void, arg1: *const halide_trace_event_t) -> i32>;