arv_gc_integer_impose_max

Function arv_gc_integer_impose_max 

Source
pub unsafe extern "C" fn arv_gc_integer_impose_max(
    gc_integer: *mut ArvGcInteger,
    maximum: i64,
    error: *mut *mut GError,
)