Function spglib_sys::spgat_get_dataset[][src]

pub unsafe extern "C" fn spgat_get_dataset(
    lattice: *mut [f64; 3],
    position: *mut [f64; 3],
    types: *const c_int,
    num_atom: c_int,
    symprec: f64,
    angle_tolerance: f64
) -> *mut SpglibDataset