pub unsafe fn cancel_function_call(id: u32) -> Result<*const c_void>
Cancel a function call.
The id must be a valid call ID.