Skip to main content

native_setup_done

Function native_setup_done 

Source
pub fn native_setup_done(root: &Path) -> bool
Expand description

Returns true when the full native setup is complete.

Checks that the build marker, the compiled libmupdf.a, the C wrapper library libmupdf_wrapper.a, and both symlinks in target/mupdf_wrapper/<platform>/ are all present.