Skip to content

Commit

Permalink
feat: mark proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jun 9, 2024
1 parent a8ab27f commit 34b5d0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ macro_rules! handle_getter_audio_param {
#[frb(external)]
impl $struct_name {
$(
#[frb(ignore)]
#[frb(proxy)]
pub fn $func_name() {}
)+
}
Expand Down

0 comments on commit 34b5d0c

Please sign in to comment.