Function BNFreeProjectFileList

Source
pub unsafe extern "C" fn BNFreeProjectFileList(
    files: *mut *mut BNProjectFile,
    count: usize,
)