binaryninjacore_sys

Function BNCreateDirectory

source
pub unsafe extern "C" fn BNCreateDirectory(
    path: *const c_char,
    createSubdirectories: bool,
) -> bool