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