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

type halide_can_use_target_features_t = Option<unsafe extern "C" fn(count: c_int, features: *const u64) -> c_int>;