Function cvt_cb_res

Source
fn cvt_cb_res(
    res: Result<Result<(), String>, Box<dyn Any + Send>>,
) -> LLVMErrorRef