pit_patch::util

Function canon

Source
pub fn canon(
    m: &mut Module<'_>,
    i: &Interface,
    destruct: Option<Func>,
    name: &str,
) -> Func