Function raylib_sys::LoadTexture

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