[][src]Function xdrfile::c_abi::xdrfile_xtc::write_xtc

pub unsafe extern "C" fn write_xtc(
    xd: *mut XDRFILE,
    natoms: c_int,
    step: c_int,
    time: c_float,
    box_vec: *const Matrix,
    x: *const Rvec,
    prec: c_float
) -> c_int