pub unsafe extern "C" fn subghz_keystore_load(
    instance: *mut SubGhzKeystore,
    filename: *const i8
) -> bool
Expand description

Loading manufacture key from file @param instance Pointer to a SubGhzKeystore instance @param filename Full path to the file