Function cuda_sys::cuda::cuParamSetTexRef[][src]

pub unsafe extern "C" fn cuParamSetTexRef(
    hfunc: CUfunction,
    texunit: c_int,
    hTexRef: CUtexref
) -> CUresult