glib
0.20.8
glib
Macro
result_from_gboolean
Copy item path
Source
macro_rules! result_from_gboolean { ($ffi_bool:expr, $($msg:tt)*) => { ... }; }