[][src]Function cuda_driver_sys::cuTexRefGetFormat

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