pub unsafe fn RegisterOutputCallbackInteractionContext<P0>(
interactioncontext: P0,
outputcallback: INTERACTION_CONTEXT_OUTPUT_CALLBACK,
clientdata: Option<*const c_void>,
) -> Result<()>where
P0: Param<HINTERACTIONCONTEXT>,
pub unsafe fn RegisterOutputCallbackInteractionContext<P0>(
interactioncontext: P0,
outputcallback: INTERACTION_CONTEXT_OUTPUT_CALLBACK,
clientdata: Option<*const c_void>,
) -> Result<()>where
P0: Param<HINTERACTIONCONTEXT>,