SKIndexSetMaximumBytesBeforeFlush

Function SKIndexSetMaximumBytesBeforeFlush 

Source
pub unsafe extern "C-unwind" fn SKIndexSetMaximumBytesBeforeFlush(
    in_index: &SKIndex,
    in_bytes_for_update: CFIndex,
)
👎Deprecated: renamed to SKIndex::set_maximum_bytes_before_flush
Available on crate feature SKIndex only.