Module shadow_shim_helper_rs::notnull

source ·

Functions§

  • Panics if NULL and returns the pointer.
  • Panics if NULL (when debug asserts are enabled), and returns the pointer.
  • Panics if NULL and returns the pointer.
  • Panics if NULL (when debug asserts are enabled), and returns the pointer.