Function nuklear_sys::nk_propertyd [] [src]

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