Function from_glib

pub unsafe fn from_glib<G, T>(val: G) -> T
where G: Copy, T: FromGlib<G>,
Expand description

Translate a simple type.