[][src]Function allegro_sys::shader::al_set_shader_int_vector

pub unsafe extern "C" fn al_set_shader_int_vector(
    name: *const c_char,
    num_components: c_int,
    i: *mut c_int,
    num_elems: c_int
) -> c_bool