Function try_init_database

Source
pub unsafe extern "C" fn try_init_database(
    out: *mut Unit,
    error: *mut Exception,
    database: *mut SandiaDecayDataBase,
    path: *const string,
) -> bool