Function inkview_sys::c_api::OpenTimeEdit[][src]

pub unsafe extern "C" fn OpenTimeEdit(
    title: *const u8,
    x: i32,
    y: i32,
    intime: i32,
    hproc: iv_timeedithandler
)