Function chemfiles_sys::chfl_topology_residues_linked [] [src]

pub unsafe extern "C" fn chfl_topology_residues_linked(
    topology: *const CHFL_TOPOLOGY,
    first: *const CHFL_RESIDUE,
    second: *const CHFL_RESIDUE,
    result: *mut c_bool
) -> chfl_status