Type Definition gravity::vm_transfer_cb [] [src]

type vm_transfer_cb = Option<unsafe extern "C" fn(_: *mut gravity_vm, _: *mut gravity_object_t)>;