Function nuklear_sys::nk_property_double [] [src]

pub unsafe extern fn nk_property_double(arg1: *mut nk_context, name: *const c_char, min: f64, val: *mut f64, max: f64, step: f64, inc_per_pixel: f32)