pub unsafe extern "C-unwind" fn ICGetCurrentProfile(
inst: ICInstance,
current_id: *mut ICProfileID,
) -> u32๐Deprecated
Available on crate feature
InternetConfig only.Expand description
ยงSafety
instmust be a valid pointer.current_idmust be a valid pointer.