result_from_gboolean

Macro result_from_gboolean 

Source
macro_rules! result_from_gboolean {
    ($ffi_bool:expr, $($msg:tt)*) => { ... };
}