Function cuda_sys::cuda::cuTexRefGetFormat[][src]

pub unsafe extern "C" fn cuTexRefGetFormat(
    pFormat: *mut CUarray_format,
    pNumChannels: *mut c_int,
    hTexRef: CUtexref
) -> CUresult