Function cudaDestroyTextureObject

Source
pub unsafe extern "C" fn cudaDestroyTextureObject(
    texObject: cudaTextureObject_t,
) -> cudaError_t