cfg
This commit is contained in:
parent
b93482d125
commit
fd03186d73
1 changed files with 1 additions and 0 deletions
|
|
@ -510,6 +510,7 @@ impl<R: Runtime> Default for Callbacks<R> {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
pub extern "C" fn is_rdynamic_linking() -> bool {
|
||||
unsafe {
|
||||
// Get a function pointer to itself
|
||||
|
|
|
|||
Loading…
Reference in a new issue