Function openslide::bindings::get_property_value[][src]

pub fn get_property_value(
    osr: *const OpenSlideT,
    name: &str
) -> Result<String, Error>

Get the value of a single property.