Function chemfiles_sys::chfl_frame_angle [] [src]

pub unsafe extern "C" fn chfl_frame_angle(
    frame: *const CHFL_FRAME,
    i: uint64_t,
    j: uint64_t,
    k: uint64_t,
    angle: *mut c_double
) -> chfl_status