Function setInt

Source
pub unsafe extern "C" fn setInt(
    ale: *mut ALEInterface,
    key: *const c_char,
    value: c_int,
)