Function classicube_sys::Options_GetInt
source ยท pub unsafe extern "C" fn Options_GetInt(
key: *const c_char,
min: c_int,
max: c_int,
defValue: c_int,
) -> c_int
pub unsafe extern "C" fn Options_GetInt(
key: *const c_char,
min: c_int,
max: c_int,
defValue: c_int,
) -> c_int