Function setString

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