create_withdraw_request

Function create_withdraw_request 

Source
pub fn create_withdraw_request<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, CreateWithdrawRequest<'info>>,
    _amount: u64,
) -> Result<()>