Skip to content

Add the value-of to a function too #3

@turran

Description

@turran

We can make the function have the possible prototypes:

void foo_bar_get(const char **lib, const char **name);
void foo_bar_get(char **lib, char **name);
Ender_Item * foo_bar_get(void);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions