Function libxlsxwriter_sys::lxw_add_worksheet_relationship[][src]

pub unsafe extern "C" fn lxw_add_worksheet_relationship(
    self_: *mut lxw_relationships,
    type_: *const c_char,
    target: *const c_char,
    target_mode: *const c_char
)