pub unsafe fn RegisterManageableLogClient<'a, Param0>(
    hlog: Param0,
    pcallbacks: *mut LOG_MANAGEMENT_CALLBACKS
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’