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

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