Function windows_bindgen::bindgen

source ·
pub fn bindgen<I, S>(args: I) -> Result<String>where
    I: IntoIterator<Item = S>,
    S: AsRef<str>,