Type Definition flipper0::ffi::ViewCallback

source ·
pub type ViewCallback = Option<unsafe extern "C" fn(*mut c_void)>;
Expand description

View callback @param context, pointer to context @warning called from GUI thread