[][src]Function cuda_driver_sys::cuTexRefSetFormat

pub unsafe extern "C" fn cuTexRefSetFormat(
    hTexRef: CUtexref,
    fmt: CUarray_format,
    NumPackedComponents: c_int
) -> CUresult