raylib_wasm

Function IsRenderTextureReady

source
pub unsafe extern "C" fn IsRenderTextureReady(
    target: RenderTexture2D,
) -> bool