pub unsafe extern "system" fn TcRegisterClient(
    tciversion: u32,
    clregctx: HANDLE,
    clienthandlerlist: *const TCI_CLIENT_FUNC_LIST,
    pclienthandle: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation"