[][src]Function spglib_sys::spg_relocate_dense_BZ_grid_address

pub unsafe extern "C" fn spg_relocate_dense_BZ_grid_address(
    bz_grid_address: *mut [c_int; 3],
    bz_map: *mut usize,
    grid_address: *mut [c_int; 3],
    mesh: *const c_int,
    rec_lattice: *mut [f64; 3],
    is_shift: *const c_int
) -> usize