Skip to main content

c_cast

Function c_cast 

Source
pub fn c_cast(val: &str, from: &DType, to: &DType) -> String
Expand description

Get the C cast expression for converting between types.