pub unsafe extern "system" fn KsCreateClock2(
    connectionhandle: HANDLE,
    clockcreate: *const KSCLOCK_CREATE,
    clockhandle: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Foundation"