[][src]Function halide_runtime::runtime::halide_error_bad_type

pub unsafe extern "C" fn halide_error_bad_type(
    user_context: *mut c_void,
    func_name: *const c_char,
    type_given: u32,
    correct_type: u32
) -> c_int