block_ticket

Function block_ticket 

Source
pub fn block_ticket(
    board_id: usize,
    number: usize,
    blocking_ticket: usize,
) -> Result<()>