Function chemfiles_sys::chfl_topology_isdihedral [] [src]

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