Function wgpuDeviceCreateExternalTexture

Source
pub unsafe extern "C" fn wgpuDeviceCreateExternalTexture(
    device: WGPUDevice,
    externalTextureDescriptor: *const WGPUExternalTextureDescriptor,
) -> WGPUExternalTexture