[][src]Function nuklear_sys::nk_begin

pub unsafe extern "C" fn nk_begin(
    ctx: *mut nk_context,
    title: *const c_char,
    bounds: nk_rect,
    flags: nk_flags
) -> c_int