Type Definition rpgffi::MemoryContextCallbackFunction [] [src]

type MemoryContextCallbackFunction = Option<unsafe extern "C" fn(_: *mut c_void)>;