[][src]Type Definition newt_sys::newtSuspendCallback

type newtSuspendCallback = Option<unsafe extern "C" fn(data: *mut c_void)>;