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

type halide_error_handler_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *const c_char)>;