tracker_resource_set_string

Function tracker_resource_set_string 

Source
pub unsafe extern "C" fn tracker_resource_set_string(
    self_: *mut TrackerResource,
    property_uri: *const c_char,
    value: *const c_char,
)