pub unsafe extern "C-unwind" fn ICMapTypeCreator(
inst: ICInstance,
f_type: u32,
f_creator: u32,
filename: *const c_char,
entry: *mut ICMapEntry,
) -> u32๐Deprecated
Available on crate feature
InternetConfig only.Expand description
ยงSafety
instmust be a valid pointer.filenamemust be a valid pointer.entrymust be a valid pointer.