Function claim_fees_from_market

Source
pub fn claim_fees_from_market<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ClaimFeesFromMarket<'info>>,
) -> Result<Return<u64>>