44 #endif // __SUBJECT_H__
void subjectNotify(void *)
fptr_subjectNotify notify
fptr_subjectAttach attach
void subjectDetach(void *, void *)
fptr_subjectDetach detach
void(* fptr_subjectAttach)(void *, void *)
void(* fptr_subjectDetach)(void *, void *)
void(* fptr_subjectNotify)(void *)
const struct interface *const _
void subjectAttach(void *, void *)