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

type halide_get_symbol_t = Option<unsafe extern "C" fn(name: *const c_char) -> *mut c_void>;