Skip to main content

LibCZIApi_ErrorCode_LockUnlockSemanticViolated

Static LibCZIApi_ErrorCode_LockUnlockSemanticViolated 

Source
pub unsafe static LibCZIApi_ErrorCode_LockUnlockSemanticViolated: LibCZIApiErrorCode
Expand description

A semantic error in using Lock/Unlock methods (e.g. of the bitmap object) was detected. Reasons could be an unbalanced number of Lock/Unlock calls, or the object was destroyed with a lock still held.