Annotation Interface FFMByValue


@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface FFMByValue
Marks a struct/union parameter/result that is passed/returned by value, rather than by reference.