Function sync_gt_bank

Source
pub fn sync_gt_bank<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, SyncGtBank<'info>>,
) -> Result<()>