ICGetPerm

Function ICGetPerm 

Source
pub unsafe extern "C-unwind" fn ICGetPerm(
    inst: ICInstance,
    perm: *mut ICPerm,
) -> u32
๐Ÿ‘ŽDeprecated
Available on crate feature InternetConfig only.
Expand description

ยงSafety

  • inst must be a valid pointer.
  • perm must be a valid pointer.