Function nuklear_sys::nk_begin_titled [] [src]

pub unsafe extern fn nk_begin_titled(arg1: *mut nk_context, arg2: *mut nk_panel, name: *const c_char, title: *const c_char, bounds: nk_rect, flags: nk_flags) -> c_int