Function wxd_DataViewSpinRenderer_Create

Source
pub unsafe extern "C" fn wxd_DataViewSpinRenderer_Create(
    varianttype: *const c_char,
    mode: i64,
    align: i64,
    min: i32,
    max: i32,
    inc: i32,
) -> *mut wxd_DataViewRenderer_t