k2hpx_unload_transaction_library k2hash Functions k2hpx_unset_transaction_thread_pool

k2hpx_unset_debug_file

Set log output to stderr

Description

void k2hpx_unset_debug_file ( void )

Set log output to stderr.

Parameters

This function has no parameters.

Examples

<?php
var_dump(k2hpx_unset_debug_file());
?>

The above example will output:

NULL

See Also

k2hpx_unload_transaction_library k2hash Functions k2hpx_unset_transaction_thread_pool