Function find_restricted_symbols

Source
pub fn find_restricted_symbols(
    vmo: &Vmo,
    driver_url: &str,
) -> Result<Vec<String>, Status>