Type Definition r_core::RConsSleepEndCallback[][src]

pub type RConsSleepEndCallback = Option<unsafe extern "C" fn(core: *mut c_void, user: *mut c_void)>;