pub unsafe extern "C-unwind" fn ICSetCurrentProfile(
inst: ICInstance,
new_id: ICProfileID,
) -> u32๐Deprecated
Available on crate feature
InternetConfig only.Expand description
ยงSafety
inst must be a valid pointer.