[][src]Function alass::alass_timespans_load_raw

#[no_mangle]
pub extern "C" fn alass_timespans_load_raw(
    filename: *const c_char
) -> *mut TimeSpans

Loads cached timespans from disk (see alass_timespans_save_raw()). Returns null if no file exists at the given path.