Function gpu_display::gpu_display_android::destroy_android_surface

source ยท
unsafe extern "C" fn destroy_android_surface(
    ctx: *mut AndroidDisplayContext,
    surface: *mut AndroidDisplaySurface,
)
Expand description

Destroys the Android surface created from create_android_surface.