Skip to main content

jfloat

Type Alias jfloat 

Source
pub type jfloat = c_float;

Trait Implementations§

Source§

impl JType for jfloat

Source§

fn jtype_id() -> char

Returns a single character that equals the type’s JNI signature. Read more