Type Definition gravity::vm_filter_cb [] [src]

type vm_filter_cb = Option<unsafe extern "C" fn(_: *mut gravity_object_t) -> bool>;