CReprOf

Derive Macro CReprOf 

Source
#[derive(CReprOf)]
{
    // Attributes available to this derive:
    #[target_type]
    #[nullable]
    #[c_repr_of_convert]
    #[target_name]
}