[][src]Type Definition freetype::freetype::FT_Stream_CloseFunc

type FT_Stream_CloseFunc = Option<unsafe extern "C" fn(stream: FT_Stream)>;