Function numpy::dtype

source ·
pub fn dtype<'py, T: Element>(py: Python<'py>) -> &'py PyArrayDescr
Expand description

Returns the type descriptor (“dtype”) for a registered type.