boehm::ffi::GC_get_heap_usage_safe
pub extern fn GC_get_heap_usage_safe(arg1: *mut GC_word, arg2: *mut GC_word, arg3: *mut GC_word, arg4: *mut GC_word, arg5: *mut GC_word)
pub extern fn GC_get_heap_usage_safe(arg1: *mut GC_word, arg2: *mut GC_word, arg3: *mut GC_word, arg4: *mut GC_word, arg5: *mut GC_word)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).