[][src]Function ejdb_sys::ejdbsyncoll

pub unsafe extern "C" fn ejdbsyncoll(jcoll: *mut EJCOLL) -> bool

Synchronize content of a EJDB collection database with the file on device. @param jcoll EJDB collection. @return On success return true.