Skip to main content

EOS_Ecom_KeyImageInfo_Release

Function EOS_Ecom_KeyImageInfo_Release 

Source
pub unsafe extern "C" fn EOS_Ecom_KeyImageInfo_Release(
    KeyImageInfo: *mut EOS_Ecom_KeyImageInfo,
)
Expand description

Release the memory associated with an EOS_Ecom_KeyImageInfo structure. This must be called on data retrieved from EOS_Ecom_CopyItemImageInfoByIndex.

@param KeyImageInfo - The key image info structure to be released

@see EOS_Ecom_KeyImageInfo @see EOS_Ecom_CopyItemImageInfoByIndex