Function 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.