Function cudaUnbindTexture

Source
pub unsafe extern "C" fn cudaUnbindTexture(
    texref: *const textureReference,
) -> cudaError_t