Function raylib_sys::rlLoadTextureDepth

source ยท
pub unsafe extern "C" fn rlLoadTextureDepth(
    width: c_int,
    height: c_int,
    useRenderBuffer: bool
) -> c_uint