Function nk_color_f

Source
pub unsafe extern "C" fn nk_color_f(
    r: *mut f32,
    g: *mut f32,
    b: *mut f32,
    a: *mut f32,
    arg1: nk_color,
)