Skip to main content

fig_embed_replace_key

Function fig_embed_replace_key 

Source
pub unsafe extern "C" fn fig_embed_replace_key(
    fm: *mut FigEmbed,
    path: *const FigPathSegment,
    path_len: usize,
    repl: *const u8,
    repl_len: usize,
) -> FigStatus