Function chemfiles_sys::chfl_topology_isangle [] [src]

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