pub trait FnExt<Args>: 'static + Sync + ZeroSizedElseWrathOfTheGඞds {
type CSignature;
// Required method
fn extern_c(this: Self) -> Self::CSignature;
}
pub trait FnExt<Args>: 'static + Sync + ZeroSizedElseWrathOfTheGඞds {
type CSignature;
// Required method
fn extern_c(this: Self) -> Self::CSignature;
}