Function nk_window_is_active

Source
pub unsafe extern "C" fn nk_window_is_active(
    arg1: *mut nk_context,
    arg2: *const c_char,
) -> c_int