raylib_wasm

Function LoadTexture

source
pub unsafe extern "C" fn LoadTexture(
    fileName: *const c_char,
) -> Texture2D