pub unsafe extern "system" fn CoLockObjectExternal(
    punk: IUnknown,
    flock: BOOL,
    flastunlockreleases: BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’