Function rusty_spine::c::_spSetRandom

source ·
#[no_mangle]
pub unsafe extern "C" fn _spSetRandom(
    random: Option<unsafe extern "C" fn() -> c_float>
)