SetWeakTimerEx

Function SetWeakTimerEx 

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