Function raylib_ffi::GetRandomValue

source ·
pub unsafe extern "C" fn GetRandomValue(
    min: c_int,
    max: c_int
) -> c_int