Skip to main content

call_pause

Function call_pause 

Source
pub fn call_pause(
    env: &mut ApplyEnv<'_>,
    args: Vec<Vec<u8>>,
) -> Result<(), &'static str>