Function remove_glv_market

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