[][src]Type Definition freetype::freetype::FT_Module_Destructor

type FT_Module_Destructor = Option<unsafe extern "C" fn(module: FT_Module)>;