[][src]Macro casbin::register_g_function

macro_rules! register_g_function {
    ($enforcer:ident, $fname:ident, $ast:ident) => { ... };
}