Function inkview_sys::c_api::SetWeakTimerEx[][src]

pub unsafe extern "C" fn SetWeakTimerEx(
    name: *const u8,
    tp: iv_timerprocEx,
    context: *mut c_void,
    ms: i32
)