Skip to main content

handler

Function handler 

Source
pub fn handler(
    ctx: Context<'_, CloseAccount<'_>>,
    account_idx: u16,
    funding_rate: i64,
) -> Result<()>