Function nuklear_sys::nk_propertyf [] [src]

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