Function update_glv_config

Source
pub fn update_glv_config<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, UpdateGlvConfig<'info>>,
    params: UpdateGlvParams,
) -> Result<()>