Function nuklear_sys::nk_begin [] [src]

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