Function raylib_sys::LoadRandomSequence

source ยท
pub unsafe extern "C" fn LoadRandomSequence(
    count: c_uint,
    min: c_int,
    max: c_int
) -> *mut c_int