[][src]Function lockbook_core::update_file

#[no_mangle]pub unsafe extern "C" fn update_file(
    c_path: *const c_char,
    c_file_id: *const c_char,
    c_file_content: *const c_char
) -> c_int