Function plist_array_set_item

Source
pub unsafe extern "C" fn plist_array_set_item(
    node: Plist,
    item: Plist,
    n: uint32_t,
)