Function chemfiles_sys::chfl_topology_isbond [] [src]

pub unsafe extern "C" fn chfl_topology_isbond(
    topology: *const CHFL_TOPOLOGY,
    i: uint64_t,
    j: uint64_t,
    result: *mut c_bool
) -> chfl_status