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