Function emscripten_is_webgl_context_lost

Source
pub unsafe extern "C" fn emscripten_is_webgl_context_lost(
    context: EMSCRIPTEN_WEBGL_CONTEXT_HANDLE,
) -> bool