Function

GLib-2.0GLibnullify_pointer

  • Set the pointer at the specified location to null.

    Parameters

    • nullify_location: any

      the memory address of the pointer.

    Returns void