descriptor-n.h 98 B

1234
  1. // Given a function pointer, return the code address.
  2. #define UNWRAP_FUNCTION_DESCRIPTOR(X) (X)