CSIdentityGetPosixID

Function CSIdentityGetPosixID 

Source
pub unsafe extern "C-unwind" fn CSIdentityGetPosixID(
    identity: &CSIdentity,
) -> id_t
👎Deprecated: renamed to CSIdentity::posix_id
Available on crate features CSIdentity and libc only.