Function cuParamSeti

Source
pub unsafe extern "C" fn cuParamSeti(
    hfunc: CUfunction,
    offset: c_int,
    value: c_uint,
) -> CUresult