pub unsafe extern "C" fn ibv_fork_init() -> c_intExpand description
ibv_fork_init - Prepare data structures so that fork() may be used safely. If this function is not called or returns a non-zero status, then libibverbs data structures are not fork()-safe and the effect of an application calling fork() is undefined.