Function yrs::yevent_path_destroy [−][src]
#[no_mangle]
pub unsafe extern "C" fn yevent_path_destroy(
path: *mut YPathSegment,
len: c_int
)Expand description
Releases allocated memory used by objects returned from yevent_path function.
