Function cudaDestroyExternalMemory

Source
pub unsafe extern "C" fn cudaDestroyExternalMemory(
    extMem: cudaExternalMemory_t,
) -> cudaError_t