atk_sys

Function atk_range_new

Source
pub unsafe extern "C" fn atk_range_new(
    lower_limit: c_double,
    upper_limit: c_double,
    description: *const c_char,
) -> *mut AtkRange