[][src]Function atk_sys::atk_range_new

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