Function LoadRandomSequence

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