pub unsafe extern "C" fn dispatch_time(
when: dispatch_time_t,
delta: i64,
) -> dispatch_time_tExpand description
Apple SDK function dispatch_time.
pub unsafe extern "C" fn dispatch_time(
when: dispatch_time_t,
delta: i64,
) -> dispatch_time_tApple SDK function dispatch_time.