Function cust_raw::cuDeviceGetTexture1DLinearMaxWidth[][src]

pub unsafe extern "C" fn cuDeviceGetTexture1DLinearMaxWidth(
    maxWidthInElements: *mut usize,
    format: CUarray_format,
    numChannels: c_uint,
    dev: CUdevice
) -> CUresult