Function spglib_sys::spgat_get_dataset_with_hall_number[][src]

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